The Ranks transformation creates a new dataset in which the values of each numeric or ordinal variable in the current dataset are converted into ranking numbers. Category variables are not included in the new dataset. 

Ranks are values between 1 and N, the number of observations. Ranks start at 1, for the smallest value of a variable, and proceed to N for the largest. Ties in the values of a variable are converted into means of appropriate ranks.
